home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 21 / DOKAN21.iso / Progs / Adam / ADAM-Boletin de noticias-Ene00.EXE / 0 / RCDATA / TQUERYFORM / TQUERYFORM.txt < prev   
Text File  |  2000-01-04  |  1KB  |  56 lines

  1. object QueryForm: TQueryForm
  2.   Left = 373
  3.   Top = 112
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 162
  7.   ClientWidth = 242
  8.   Font.Color = clBtnText
  9.   Font.Height = -12
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   KeyPreview = True
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 15
  17.   object Image1: TNeoBookImage
  18.     Left = 12
  19.     Top = 16
  20.     Width = 32
  21.     Height = 32
  22.     AutoSize = True
  23.     Transparent = True
  24.   end
  25.   object Prompt: TLabel
  26.     Left = 52
  27.     Top = 14
  28.     Width = 46
  29.     Height = 16
  30.     Caption = 'Prompt'
  31.     Font.Color = clBtnText
  32.     Font.Height = -13
  33.     Font.Name = 'Arial'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.   end
  37.   object AskImage: TNeoBookImage
  38.     Left = 200
  39.     Top = 120
  40.     Width = 32
  41.     Height = 32
  42.     AutoSize = True
  43.     Picture.Data = {<image000.bmp>}
  44.     Visible = False
  45.   end
  46.   object AlertImage: TNeoBookImage
  47.     Left = 164
  48.     Top = 120
  49.     Width = 32
  50.     Height = 32
  51.     AutoSize = True
  52.     Picture.Data = {<image001.bmp>}
  53.     Visible = False
  54.   end
  55. end
  56.